From 6b3aa54b74dc9b61ca296f68df6dfb4dced26dfd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 28 Oct 2016 15:19:15 +0100 Subject: [PATCH] debian/control*: Move Multi-Arch to template; regenerate Signed-off-by: Ian Jackson --- debian/control | 2 +- debian/control.md5sum | 4 ++-- debian/templates/control.main.in | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index fddf165fa5..aff9f16e31 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,6 @@ Multi-Arch: same Package: libxen-dev Architecture: amd64 arm64 armhf i386 Section: libdevel -Multi-Arch: same Depends: libxen-4.8 (= ${binary:Version}), libxenstore3.0 (= ${binary:Version}), ${misc:Depends} Description: Public headers and libs for Xen This package contains the public headers and static libraries for Xen. @@ -44,6 +43,7 @@ Description: Public headers and libs for Xen The libxenctrl and libxenguest libraries are internal libraries intended for use by the Xen toolstack and are not intended to be used directly. Toolstack authors should use libxenlight. +Multi-Arch: same Package: xenstore-utils Architecture: amd64 arm64 armhf i386 diff --git a/debian/control.md5sum b/debian/control.md5sum index 345260d6e4..d42ce4a197 100644 --- a/debian/control.md5sum +++ b/debian/control.md5sum @@ -1,6 +1,6 @@ -7c3efab79d880bb2d1a9c521be63e6d0 debian/changelog +d0b26fc827b7de372ae0809bd6636eb4 debian/changelog dc7b5d9f0538e3180af4e9aff9b0bd57 debian/bin/gencontrol.py -e8f2113c78600fc17eeae209c9fad062 debian/templates/control.main.in +20e336dbea44b1641802eff0dde9569b debian/templates/control.main.in a15fa64ce6deead28d33c1581b14dba7 debian/templates/xen-hypervisor.postinst.in fe9f3e8a9c9b716f7b4c5b7d7aec3128 debian/templates/control.system.latest.in 03f63e67cf2d915bfbb535f8c9d9e2e4 debian/templates/xen-utils.postinst.in diff --git a/debian/templates/control.main.in b/debian/templates/control.main.in index 6c48a5d9b6..94f6e49814 100644 --- a/debian/templates/control.main.in +++ b/debian/templates/control.main.in @@ -15,6 +15,7 @@ Description: Xenstore communications library for Xen Package: libxen-dev Section: libdevel +Multi-Arch: same Depends: libxen-@version@ (= ${binary:Version}), libxenstore3.0 (= ${binary:Version}), ${misc:Depends} Description: Public headers and libs for Xen This package contains the public headers and static libraries for Xen. -- 2.30.2